首页

欢迎

 

Welcome

欢迎, 这是一个学习数学、讨论数学的网站.

转到问题

请输入问题号, 例如: 2512

IMAGINE, THINK, and DO
How to be a scientist, mathematician and an engineer, all in one?
--- S. Muthu Muthukrishnan

Local Notes

Local Notes 是一款 Windows 下的笔记系统.

Local Notes 下载

Sowya

Sowya 是一款运行于 Windows 下的计算软件.

详情

下载 Sowya.7z (包含最新版的 Sowya.exe and SowyaApp.exe)


注: 自 v0.550 开始, Calculator 更名为 Sowya. [Sowya] 是吴语中数学的发音, 可在 cn.bing.com/translator 中输入 Sowya, 听其英语发音或法语发音.





注册

欢迎注册, 您的参与将会促进数学交流. 注册

在注册之前, 或许您想先试用一下. 测试帐号: usertest 密码: usertest. 请不要更改密码.


我制作的 slides

Problem

随机显示问题

Problèmes d'affichage aléatoires

软件 >> Linux >> openSUSE
Questions in category: openSUSE (openSUSE).

openSUSE 中软件源的管理

Posted by haifeng on 2026-08-31 10:15:36 last update 2026-08-31 10:21:15 | Answers (1)


列出软件源

haifeng@localhost:~> zypper lr
软件源优先级无效。所有已启用的软件源将使用相同的优先级。

#  | Alias                       | Name                                             | Enabled | GPG Check | Refresh
---+-----------------------------+--------------------------------------------------+---------+-----------+--------
 1 | home_Dead_Mozay             | home:Dead_Mozay (15.6)                           | 是      | (r ) 是   | 否
 2 | openSUSE-Leap-15.6-1        | openSUSE-Leap-15.6-1                             | 否      | ----      | ----
 3 | repo-backports-debug-update | Update repository with updates for openSUSE Le-> | 否      | ----      | ----
 4 | repo-backports-update       | Update repository of openSUSE Backports          | 是      | (r ) 是   | 是
 5 | repo-debug                  | Debug Repository                                 | 否      | ----      | ----
 6 | repo-debug-non-oss          | Debug Repository (Non-OSS)                       | 否      | ----      | ----
 7 | repo-debug-update           | Update Repository (Debug)                        | 否      | ----      | ----
 8 | repo-debug-update-non-oss   | Update Repository (Debug, Non-OSS)               | 否      | ----      | ----
 9 | repo-non-oss                | Non-OSS Repository                               | 是      | (r ) 是   | 是
10 | repo-openh264               | Open H.264 Codec (openSUSE Leap)                 | 是      | (r ) 是   | 是
11 | repo-oss                    | Main Repository                                  | 是      | (r ) 是   | 是
12 | repo-sle-debug-update       | Update repository with debuginfo for updates f-> | 否      | ----      | ----
13 | repo-sle-update             | Update repository with updates from SUSE Linux-> | 是      | (r ) 是   | 是
14 | repo-source                 | Source Repository                                | 否      | ----      | ----
15 | repo-update                 | Main Update Repository                           | 是      | (r ) 是   | 是
16 | repo-update-non-oss         | Update Repository (Non-Oss)                      | 是      | (r ) 是   | 是

 

禁用或删除不需要的软件源

如果 home_Dead_Mozay 这个第三方软件源不再需要, 可以使用 zypper rr home_Dead_Mozay  删除. 或者使用 zypper mr home_Dead_Mozay 禁用, 然后确认不再需要时再删除.

sudo zypper rr home_Dead_Mozay

 

刷新软件源

haifeng@localhost:~> sudo zypper refresh  
软件源 'Update repository of openSUSE Backports' 是最新的。           
软件源 'Update repository with updates from SUSE Linux Enterprise 15' 是最新的。 
软件源 'Main Update Repository' 是最新的。
软件源 'Update Repository (Non-Oss)' 是最新的。                        
软件源 'Non-OSS Repository' 是最新的。                                
软件源 'Open H.264 Codec (openSUSE Leap)' 是最新的。                  
软件源 'Main Repository' 是最新的。                                                                                    
全部软件源均已刷新